home *** CD-ROM | disk | FTP | other *** search
/ Using the Internet for Profit / Using the Internet for Profit - CD Solutions Library.ISO / pc / uip / verttext.dir / 00129_ FEEDBACK RETURN.ls < prev    next >
Encoding:
Text File  |  1995-10-23  |  98 b   |  10 lines

  1. on mouseDown
  2.   ButClickDn()
  3. end
  4.  
  5. on mouseUp
  6.   global StartFrame
  7.   ButClickUp()
  8.   go("Center")
  9. end
  10.